* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    word-break: break-all;
}
.xcConfirm * {
    box-sizing: content-box;
}
ul {
    list-style: none;
}
body {
    font-size: 0;
    color: #000000;
    line-height: 30px;
    max-width: 1920px;
    margin: 0 auto !important;
    min-width: 1400px;
    font-family: MicrosoftYaHei;
}
a {
    color: #000000;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
}
a img {
    border: none;
}
a.hover-blue:hover,
.hover-blue a:hover {
    color: #004892;
}
.width1340 {
    width: 1340px;
    margin: 0 auto;
}
.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}
.lf {
    float: left;
}
.rt {
    float: right;
}
.fw-normal {
    font-weight: normal;
}
.fw-bld {
    font-weight: bold;
}
.dis-inline {
    display: inline;
}
.dis-inblock {
    display: inline-block;
}
.dis-block {
    display: block;
}
.cursor-pointer {
    cursor: pointer;
}
.hide {
    display: none;
}
.show {
    display: block;
}
.mg-auto {
    margin: auto;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
/*单行省略*/
.ellipsis1 {
    overflow: hidden; /*超出的部分隐藏起来。*/
    white-space: nowrap; /*不显示的地方用省略号...代替*/
    text-overflow: ellipsis; /* 支持 IE */
}
/*多行省略*/
.ellipsis2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ellipsis3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.pos-rel {
    position: relative;
}

.pcshow {
    display: block;
}
.h5show {
    display: none !important;
}
.fw-bold {
    font-weight: bold;
}
.font-syst-bold {
    font-family: "syst-heavy";
}
.font-syst-heavy {
    font-family: "syst-heavy";
}
@font-face {
    font-family: "syst-heavy";
    src: url("/images/SourceHanSerifCN-Heavy.ttf") format("truetype");
    font-style: normal;
    font-display: block;
}
/*日历*/
body .layui-laydate .layui-this {
    background-color: #0f68b5 !important;
}
.layui-laydate-header i:hover{
    color: #004892!important;
}
/*渐变轮播开始*/
.fade-box,
.fade-img {
    position: relative;
    overflow: hidden;
}
.fade-img a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.fade-img img {
    display: block;
    height: 100%;
    width: 100%;
}
.fade-txt {
    height: 40px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    line-height: 61px;
    color: #ffffff;
    padding: 0 19px;
    font-size: 16px;
}
.fade-txt a {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    padding-left: 20px;
    width: 75%;
}
.dy-num {
    position: absolute;
    bottom: 5px;
    right: 130px;
    font-size: 16px;
}
.dy-num span {
    color: #004892;
}
.fade-num {
    position: absolute;
    bottom: 0;
    right: 20px;
    font-size: 0;
}
.fade-num span {
    display: inline-block;
    border-radius: 50%;
    cursor: pointer;
    width: 11px;
    height: 11px;
    background-color: #f5f5f5;
    border-radius: 50%;
    margin-left: 10px;
}
.fade-num span.cur {
    background-color: #004892;
}
.fade-btn {
    position: absolute;
    height: 70px;
    width: 35px;
    font-size: 40px;
    color: #fff;
    margin-top: -35px;
    text-align: center;
    line-height: 70px;
    top: 50%;
    /*background: url("");*/
    cursor: pointer;
    display: none;
}
.fade-left {
    left: 0;
}
.fade-right {
    right: 0;
}
.fade-box:hover .fade-btn {
    display: block;
}

.width1400 {
    width: 1400px;
    margin: auto;
}
.width1360 {
    width: 1360px;
    margin: auto;
}
.width1088 {
    width: 1088px;
    margin: auto;
}
.width1058 {
    width: 1058px;
    margin: auto;
}
.width1040 {
    width: 1040px;
    margin: auto;
}
.width449 {
    width: 449px;
    margin: auto;
}
.width836 {
    width: 836px;
    margin: auto;
}
.width646 {
    width: 646px;
    margin: auto;
}
.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}
.lf {
    float: left;
}
.rt {
    float: right;
}
input,
textarea {
    outline: none;
    background: 0 0;
    font-family: "Microsoft YaHei";
}
input,
button,
text {
    vertical-align: top;
    outline: none;
    border: none;
}
ul,
ol {
    list-style: none;
}

/* tab切换 */
.tab2023-list {
    margin-bottom: 20px;
}
.tab2023-list a {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    float: left;
    margin-right: 30px;
    /* padding: 0 30px; */
    text-align: center;
}
.list2023-list li a:hover p {
    color: #004892;
}
.tab2023-list a div {
    min-width: 114px;
    float: left;
    padding: 0 18px;
    position: relative;
}
.tab2023-list a:last-child {
    margin-right: 0;
}
.tab2023-list a span {
    display: inline-block;
    line-height: 22px;
    padding: 0 10px 7px;
    font-weight: bold;
}
.tab2023-list a:hover span,
.tab2023-list a.cur span {
    /*border-bottom: 2px solid #004892;*/
    background: url(zwgk2023-bg3-3.png) center bottom repeat-x;
    color: #004892;
}
.tab2023-list a div::before,
.tab2023-list a div::after {
    content: " ";
    width: 18px;
    height: 21px;
    margin-top: 12px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: auto 100%;
    position: absolute;
    bottom: 0;
}
.tab2023-list a div::before{
    left: 0;
}
.tab2023-list a div::after {
    right: 0;
}
.tab2023-list a:hover div::before,
.tab2023-list a.cur div::before {
    background-image: url(/images/zwgk2023-bg3-1.png);
    background-size: 100% 100%;
}
.tab2023-list a:hover div::after,
.tab2023-list a.cur div::after {
    background-image: url(/images/zwgk2023-bg3-2.png);
    background-size: 100% 100%;
}
.tab2023-item {
    /*display: none;*/
}
.tab2023-item .list2023-list li:nth-child(5n) a {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.tab2023-item .list2023-list li a {
    margin-left: 0;
}
.tab2023-list a.tab2023-more1 {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    color: #999999;
    width: auto;
    float: right;
}
.w-33 {
    width: 33.3%;
}
.com-scroll-y::-webkit-scrollbar {
    width: 4px;
}
.com-scroll-y {
    overflow-y: auto;
    scrollbar-width: thin;
}
.no-data{
    font-size: 15px;
    color: #666666;
    text-align: center;
}
@media screen and (min-width: 769px) {
    /*pc内置滚动条样式*/
    /* 滚动槽 */
    .com-scroll-y::-webkit-scrollbar-track {
        -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.3);
        border-radius: 10px;
        background: rgba(255, 255, 255, 0.3); /* 滚动槽背景颜色 */
    }
    /* 滚动条滑块 */
    .com-scroll-y::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background: rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.5);
    }
    .com-scroll-y::-webkit-scrollbar-thumb:window-inactive {
        background: rgba(0, 0, 0, 0.3);
    }
}

/* tab切换结束 */
/*渐变轮播开始*/
@media screen and (max-width: 768px) {
    body {
        font-size: 0.3rem;
        line-height: 0.6rem;
        min-width: auto !important;
        -webkit-tap-highlight-color:rgba(0,0,0,0);
    }
    *{
        -webkit-tap-highlight-color:rgba(0,0,0,0);
    }
    .h5show {
        display: block !important;
    }
    .pcshow {
        display: none !important;
    }
    .width1400,
    .width1360,
    .width1088,
    .width1340,
    .width449,
    .width836,
    .width646,
    .width1058,
    .width1040 {
        width: 100%;
    }
    /* tab切换 */
    .tab2023-list {
        margin-bottom: 0.37rem;
        white-space: nowrap;
        overflow: hidden;
        overflow-x: auto;
        height: 0.8rem;
        line-height: 0.65rem;
    }
    .tab2023-list a {
        float: none;
        display: inline-block;
        margin-right: 0.1rem;
    }
    .tab2023-list a,
    .tab2023-list a div {
        width: auto;
        min-width: auto;
        font-size: 0.34rem;
    }
    .tab2023-list a div {
        padding: 0 16px;
        position: relative;
    }
    .tab2023-list a div::before,
    .tab2023-list a div::after {
        width: 16px;
        height: 18px;
        margin-top: unset;
        position: absolute;
        bottom: 0;
    }
    .tab2023-list a div::before {
        left: 0;
    }
    .tab2023-list a div::after {
        right: 0;
    }
    .tab2023-list a:hover div::before,
    .tab2023-list a.cur div::before {
        background: url(/images/zwgk2023-bg3-1h5.png) right bottom no-repeat;
    }
    .tab2023-list a:hover div::after,
    .tab2023-list a.cur div::after {
        background: url(/images/zwgk2023-bg3-2h5.png) left bottom no-repeat;
    }
    .tab2023-list a span {
        padding: 0 0.15rem 0;
        line-height: 0.65rem;
        /* height: 0.65rem; */
        vertical-align: middle;
    }
    .tab2023-more {
        text-align: center;
        font-size: 0.26rem;
        color: #004892;
        margin-bottom: 0.3rem;
        /* margin-bottom: 0.4rem;
        line-height: 0.26rem; */
    }
    .tab2023-list a.tab2023-more1 {
        text-align: center;
        font-size: 0.23rem;
        letter-spacing: 0;
        margin-bottom: 0.3rem;
    }
    .i-hdjl-rt {
        width: 100%;
        margin-right: 0;
    }
    .no-data{
        font-size: .3rem;
    }
}
